[INFO] cloning repository https://github.com/sayyedkamran/rsEdu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sayyedkamran/rsEdu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsayyedkamran%2FrsEdu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsayyedkamran%2FrsEdu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38531f1ac9b5f819508e3362d36ab8dd09650c9a
[INFO] checking sayyedkamran/rsEdu against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsayyedkamran%2FrsEdu" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sayyedkamran/rsEdu
[INFO] finished tweaking git repo https://github.com/sayyedkamran/rsEdu
[INFO] tweaked toml for git repo https://github.com/sayyedkamran/rsEdu written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sayyedkamran/rsEdu on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sayyedkamran/rsEdu already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sea-orm-migration v1.1.20
[INFO] [stderr]   Downloaded value-bag v1.12.0
[INFO] [stderr]   Downloaded rust_decimal v1.42.0
[INFO] [stderr]   Downloaded sea-query-derive v0.4.3
[INFO] [stderr]   Downloaded sea-orm-cli v1.1.20
[INFO] [stderr]   Downloaded sea-orm-macros v1.1.20
[INFO] [stderr]   Downloaded reqwest-middleware v0.3.3
[INFO] [stderr]   Downloaded google-cloud-storage v0.20.0
[INFO] [stderr]   Downloaded async-std v1.13.2
[INFO] [stderr]   Downloaded google-cloud-metadata v0.5.1
[INFO] [stderr]   Downloaded google-cloud-token v0.1.2
[INFO] [stderr]   Downloaded google-cloud-auth v0.16.0
[INFO] [stderr]   Downloaded axum-extra v0.10.3
[INFO] [stderr]   Downloaded tokio v1.52.2
[INFO] [stderr]   Downloaded sea-schema v0.16.2
[INFO] [stderr]   Downloaded sea-orm v1.1.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 01d33c59c2ae71614f9e81ce3eb7469879e643554a9dad563e46b0b77345404d
[INFO] running `Command { std: "docker" "start" "01d33c59c2ae71614f9e81ce3eb7469879e643554a9dad563e46b0b77345404d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01d33c59c2ae71614f9e81ce3eb7469879e643554a9dad563e46b0b77345404d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01d33c59c2ae71614f9e81ce3eb7469879e643554a9dad563e46b0b77345404d" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01d33c59c2ae71614f9e81ce3eb7469879e643554a9dad563e46b0b77345404d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01d33c59c2ae71614f9e81ce3eb7469879e643554a9dad563e46b0b77345404d" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking tokio v1.52.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling aws-smithy-runtime-api-macros v1.0.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking cmov v0.5.3
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling aws-types v1.3.16
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling sea-orm-macros v1.1.20
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking aws-smithy-async v1.2.14
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking aws-smithy-types v1.4.8
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking sea-query v0.32.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking aws-smithy-xml v0.60.15
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.12.1
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.20
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking crc-fast v1.10.0
[INFO] [stderr]     Checking aws-smithy-query v0.60.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking google-cloud-token v0.1.2
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking sea-orm-cli v1.1.20
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking frontend v0.1.0 (/opt/rustwide/workdir/frontend)
[INFO] [stderr]     Checking aws-smithy-http v0.63.6
[INFO] [stderr]     Checking aws-smithy-schema v0.1.0
[INFO] [stderr]     Checking aws-credential-types v1.2.14
[INFO] [stderr]     Checking aws-smithy-observability v0.2.6
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking aws-smithy-checksums v0.64.8
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking aws-sigv4 v1.4.4
[INFO] [stderr]     Checking aws-smithy-json v0.62.6
[INFO] [stderr]     Checking jsonwebtoken v10.3.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking google-cloud-metadata v0.5.1
[INFO] [stderr]     Checking reqwest-middleware v0.3.3
[INFO] [stderr]     Checking google-cloud-auth v0.16.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking google-cloud-storage v0.20.0
[INFO] [stderr]     Checking axum-extra v0.10.3
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking aws-smithy-http-client v1.1.12
[INFO] [stderr]     Checking aws-smithy-runtime v1.11.3
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking aws-runtime v1.7.4
[INFO] [stderr]     Checking aws-sdk-ssooidc v1.101.0
[INFO] [stderr]     Checking aws-sdk-sts v1.104.0
[INFO] [stderr]     Checking aws-sdk-sso v1.99.0
[INFO] [stderr]     Checking aws-sdk-s3 v1.133.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking sea-query-binder v0.7.0
[INFO] [stderr]     Checking sea-orm v1.1.20
[INFO] [stderr]     Checking sea-schema v0.16.2
[INFO] [stderr]     Checking aws-config v1.8.17
[INFO] [stderr]     Checking sea-orm-migration v1.1.20
[INFO] [stderr]     Checking backend-migration v0.1.0 (/opt/rustwide/workdir/backend/migration)
[INFO] [stderr]     Checking backend v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stdout] warning: unused import: `storage::StorageBackend`
[INFO] [stdout]  --> backend/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use storage::StorageBackend;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::academic_years::Entity as AcademicYears`
[INFO] [stdout]  --> backend/src/entities/prelude.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use super::academic_years::Entity as AcademicYears;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::addresses::Entity as Addresses`
[INFO] [stdout]  --> backend/src/entities/prelude.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use super::addresses::Entity as Addresses;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::allowance_deduction_types::Entity as AllowanceDeductionTypes`
[INFO] [stdout]  --> backend/src/entities/prelude.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use super::allowance_deduction_types::Entity as AllowanceDeductionTypes;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::attendance::Entity as Attendance`
[INFO] [stdout]  --> backend/src/entities/prelude.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use super::attendance::Entity as Attendance;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::audit_logs::Entity as AuditLogs`
[INFO] [stdout]  --> backend/src/entities/prelude.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use super::audit_logs::Entity as AuditLogs;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::branch_class_levels::Entity as BranchClassLevels`
[INFO] [stdout]  --> backend/src/entities/prelude.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use super::branch_class_levels::Entity as BranchClassLevels;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::branch_contacts::Entity as BranchContacts`
[INFO] [stdout]  --> backend/src/entities/prelude.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use super::branch_contacts::Entity as BranchContacts;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::branches::Entity as Branches`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use super::branches::Entity as Branches;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::cities::Entity as Cities`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use super::cities::Entity as Cities;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::class_levels::Entity as ClassLevels`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use super::class_levels::Entity as ClassLevels;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::class_progressions::Entity as ClassProgressions`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use super::class_progressions::Entity as ClassProgressions;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::class_subjects::Entity as ClassSubjects`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use super::class_subjects::Entity as ClassSubjects;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::classes::Entity as Classes`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use super::classes::Entity as Classes;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::contacts::Entity as Contacts`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use super::contacts::Entity as Contacts;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::discounts::Entity as Discounts`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use super::discounts::Entity as Discounts;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::exam_subjects::Entity as ExamSubjects`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use super::exam_subjects::Entity as ExamSubjects;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::exam_types::Entity as ExamTypes`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use super::exam_types::Entity as ExamTypes;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::exams::Entity as Exams`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use super::exams::Entity as Exams;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::expense_categories::Entity as ExpenseCategories`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use super::expense_categories::Entity as ExpenseCategories;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::expenses::Entity as Expenses`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use super::expenses::Entity as Expenses;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::fee_arrears::Entity as FeeArrears`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use super::fee_arrears::Entity as FeeArrears;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::fee_bills::Entity as FeeBills`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use super::fee_bills::Entity as FeeBills;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::fee_payments::Entity as FeePayments`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use super::fee_payments::Entity as FeePayments;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::fee_structures::Entity as FeeStructures`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use super::fee_structures::Entity as FeeStructures;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::fee_types::Entity as FeeTypes`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use super::fee_types::Entity as FeeTypes;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::guardians::Entity as Guardians`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use super::guardians::Entity as Guardians;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::leave_types::Entity as LeaveTypes`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use super::leave_types::Entity as LeaveTypes;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::master_classes::Entity as MasterClasses`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use super::master_classes::Entity as MasterClasses;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::master_sections::Entity as MasterSections`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use super::master_sections::Entity as MasterSections;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::organization_settings::Entity as OrganizationSettings`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use super::organization_settings::Entity as OrganizationSettings;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::organizations::Entity as Organizations`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub use super::organizations::Entity as Organizations;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::payment_methods::Entity as PaymentMethods`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub use super::payment_methods::Entity as PaymentMethods;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::permissions::Entity as Permissions`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use super::permissions::Entity as Permissions;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::provinces::Entity as Provinces`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub use super::provinces::Entity as Provinces;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::qualifications::Entity as Qualifications`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub use super::qualifications::Entity as Qualifications;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::results::Entity as Results`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use super::results::Entity as Results;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::role_permissions::Entity as RolePermissions`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub use super::role_permissions::Entity as RolePermissions;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::roles::Entity as Roles`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub use super::roles::Entity as Roles;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::salary_increments::Entity as SalaryIncrements`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use super::salary_increments::Entity as SalaryIncrements;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::salary_payments::Entity as SalaryPayments`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub use super::salary_payments::Entity as SalaryPayments;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::salary_structure_components::Entity as SalaryStructureComponents`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub use super::salary_structure_components::Entity as SalaryStructureComponents;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::salary_structures::Entity as SalaryStructures`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub use super::salary_structures::Entity as SalaryStructures;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::scholarships::Entity as Scholarships`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub use super::scholarships::Entity as Scholarships;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::staff::Entity as Staff`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub use super::staff::Entity as Staff;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::staff_leaves::Entity as StaffLeaves`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub use super::staff_leaves::Entity as StaffLeaves;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::staff_loan_deductions::Entity as StaffLoanDeductions`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub use super::staff_loan_deductions::Entity as StaffLoanDeductions;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::staff_loans::Entity as StaffLoans`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub use super::staff_loans::Entity as StaffLoans;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::staff_monthly_salaries::Entity as StaffMonthlySalaries`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub use super::staff_monthly_salaries::Entity as StaffMonthlySalaries;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::staff_monthly_salary_details::Entity as StaffMonthlySalaryDetails`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub use super::staff_monthly_salary_details::Entity as StaffMonthlySalaryDetails;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::staff_salaries::Entity as StaffSalaries`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub use super::staff_salaries::Entity as StaffSalaries;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::staff_salary_allowances::Entity as StaffSalaryAllowances`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub use super::staff_salary_allowances::Entity as StaffSalaryAllowances;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::staff_types::Entity as StaffTypes`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub use super::staff_types::Entity as StaffTypes;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::streams::Entity as Streams`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub use super::streams::Entity as Streams;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::student_discounts::Entity as StudentDiscounts`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub use super::student_discounts::Entity as StudentDiscounts;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::student_enrollments::Entity as StudentEnrollments`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use super::student_enrollments::Entity as StudentEnrollments;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::student_guardians::Entity as StudentGuardians`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub use super::student_guardians::Entity as StudentGuardians;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::student_scholarships::Entity as StudentScholarships`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub use super::student_scholarships::Entity as StudentScholarships;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::students::Entity as Students`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub use super::students::Entity as Students;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::subjects::Entity as Subjects`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub use super::subjects::Entity as Subjects;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::transfers::Entity as Transfers`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub use super::transfers::Entity as Transfers;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::user_permissions::Entity as UserPermissions`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub use super::user_permissions::Entity as UserPermissions;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::user_roles::Entity as UserRoles`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub use super::user_roles::Entity as UserRoles;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::users::Entity as Users`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub use super::users::Entity as Users;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> backend/src/upload/handlers.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `storage::StorageBackend`
[INFO] [stdout]  --> backend/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use storage::StorageBackend;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::academic_years::Entity as AcademicYears`
[INFO] [stdout]  --> backend/src/entities/prelude.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use super::academic_years::Entity as AcademicYears;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::addresses::Entity as Addresses`
[INFO] [stdout]  --> backend/src/entities/prelude.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use super::addresses::Entity as Addresses;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::allowance_deduction_types::Entity as AllowanceDeductionTypes`
[INFO] [stdout]  --> backend/src/entities/prelude.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use super::allowance_deduction_types::Entity as AllowanceDeductionTypes;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::attendance::Entity as Attendance`
[INFO] [stdout]  --> backend/src/entities/prelude.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use super::attendance::Entity as Attendance;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::audit_logs::Entity as AuditLogs`
[INFO] [stdout]  --> backend/src/entities/prelude.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use super::audit_logs::Entity as AuditLogs;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::branch_class_levels::Entity as BranchClassLevels`
[INFO] [stdout]  --> backend/src/entities/prelude.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use super::branch_class_levels::Entity as BranchClassLevels;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::branch_contacts::Entity as BranchContacts`
[INFO] [stdout]  --> backend/src/entities/prelude.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use super::branch_contacts::Entity as BranchContacts;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::branches::Entity as Branches`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use super::branches::Entity as Branches;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::cities::Entity as Cities`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use super::cities::Entity as Cities;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::class_levels::Entity as ClassLevels`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use super::class_levels::Entity as ClassLevels;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::class_progressions::Entity as ClassProgressions`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use super::class_progressions::Entity as ClassProgressions;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::class_subjects::Entity as ClassSubjects`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use super::class_subjects::Entity as ClassSubjects;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::classes::Entity as Classes`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use super::classes::Entity as Classes;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::contacts::Entity as Contacts`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use super::contacts::Entity as Contacts;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::discounts::Entity as Discounts`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use super::discounts::Entity as Discounts;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::exam_subjects::Entity as ExamSubjects`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use super::exam_subjects::Entity as ExamSubjects;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::exam_types::Entity as ExamTypes`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use super::exam_types::Entity as ExamTypes;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::exams::Entity as Exams`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use super::exams::Entity as Exams;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::expense_categories::Entity as ExpenseCategories`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use super::expense_categories::Entity as ExpenseCategories;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::expenses::Entity as Expenses`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use super::expenses::Entity as Expenses;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::fee_arrears::Entity as FeeArrears`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use super::fee_arrears::Entity as FeeArrears;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::fee_bills::Entity as FeeBills`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use super::fee_bills::Entity as FeeBills;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::fee_payments::Entity as FeePayments`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use super::fee_payments::Entity as FeePayments;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::fee_structures::Entity as FeeStructures`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use super::fee_structures::Entity as FeeStructures;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::fee_types::Entity as FeeTypes`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use super::fee_types::Entity as FeeTypes;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::guardians::Entity as Guardians`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use super::guardians::Entity as Guardians;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::leave_types::Entity as LeaveTypes`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use super::leave_types::Entity as LeaveTypes;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::master_classes::Entity as MasterClasses`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use super::master_classes::Entity as MasterClasses;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::master_sections::Entity as MasterSections`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use super::master_sections::Entity as MasterSections;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::organization_settings::Entity as OrganizationSettings`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use super::organization_settings::Entity as OrganizationSettings;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::organizations::Entity as Organizations`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub use super::organizations::Entity as Organizations;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::payment_methods::Entity as PaymentMethods`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub use super::payment_methods::Entity as PaymentMethods;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::permissions::Entity as Permissions`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use super::permissions::Entity as Permissions;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::provinces::Entity as Provinces`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub use super::provinces::Entity as Provinces;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::qualifications::Entity as Qualifications`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub use super::qualifications::Entity as Qualifications;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::results::Entity as Results`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use super::results::Entity as Results;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::role_permissions::Entity as RolePermissions`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub use super::role_permissions::Entity as RolePermissions;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::roles::Entity as Roles`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub use super::roles::Entity as Roles;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::salary_increments::Entity as SalaryIncrements`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use super::salary_increments::Entity as SalaryIncrements;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::salary_payments::Entity as SalaryPayments`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub use super::salary_payments::Entity as SalaryPayments;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::salary_structure_components::Entity as SalaryStructureComponents`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub use super::salary_structure_components::Entity as SalaryStructureComponents;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::salary_structures::Entity as SalaryStructures`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub use super::salary_structures::Entity as SalaryStructures;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::scholarships::Entity as Scholarships`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub use super::scholarships::Entity as Scholarships;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::staff::Entity as Staff`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub use super::staff::Entity as Staff;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::staff_leaves::Entity as StaffLeaves`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub use super::staff_leaves::Entity as StaffLeaves;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::staff_loan_deductions::Entity as StaffLoanDeductions`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub use super::staff_loan_deductions::Entity as StaffLoanDeductions;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::staff_loans::Entity as StaffLoans`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub use super::staff_loans::Entity as StaffLoans;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::staff_monthly_salaries::Entity as StaffMonthlySalaries`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub use super::staff_monthly_salaries::Entity as StaffMonthlySalaries;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::staff_monthly_salary_details::Entity as StaffMonthlySalaryDetails`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub use super::staff_monthly_salary_details::Entity as StaffMonthlySalaryDetails;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::staff_salaries::Entity as StaffSalaries`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub use super::staff_salaries::Entity as StaffSalaries;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::staff_salary_allowances::Entity as StaffSalaryAllowances`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub use super::staff_salary_allowances::Entity as StaffSalaryAllowances;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::staff_types::Entity as StaffTypes`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub use super::staff_types::Entity as StaffTypes;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::streams::Entity as Streams`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub use super::streams::Entity as Streams;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::student_discounts::Entity as StudentDiscounts`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub use super::student_discounts::Entity as StudentDiscounts;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::student_enrollments::Entity as StudentEnrollments`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use super::student_enrollments::Entity as StudentEnrollments;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::student_guardians::Entity as StudentGuardians`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub use super::student_guardians::Entity as StudentGuardians;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::student_scholarships::Entity as StudentScholarships`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub use super::student_scholarships::Entity as StudentScholarships;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::students::Entity as Students`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub use super::students::Entity as Students;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::subjects::Entity as Subjects`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub use super::subjects::Entity as Subjects;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::transfers::Entity as Transfers`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub use super::transfers::Entity as Transfers;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::user_permissions::Entity as UserPermissions`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub use super::user_permissions::Entity as UserPermissions;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::user_roles::Entity as UserRoles`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub use super::user_roles::Entity as UserRoles;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::users::Entity as Users`
[INFO] [stdout]   --> backend/src/entities/prelude.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub use super::users::Entity as Users;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> backend/src/upload/handlers.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> backend/src/auth/handlers.rs:166:28
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let user = if let Some(mut found_user) = existing_user {
[INFO] [stdout]     |                            ----^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> backend/src/auth/handlers.rs:166:28
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let user = if let Some(mut found_user) = existing_user {
[INFO] [stdout]     |                            ----^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content_type`
[INFO] [stdout]   --> backend/src/storage/gcs.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         content_type: &str,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content_type`
[INFO] [stdout]   --> backend/src/storage/gcs.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         content_type: &str,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `access_token` is never read
[INFO] [stdout]   --> backend/src/auth/dto.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct GoogleLoginRequest {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub access_token: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GoogleLoginRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `access_token` is never read
[INFO] [stdout]   --> backend/src/auth/dto.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct GoogleLoginRequest {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub access_token: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GoogleLoginRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "01d33c59c2ae71614f9e81ce3eb7469879e643554a9dad563e46b0b77345404d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01d33c59c2ae71614f9e81ce3eb7469879e643554a9dad563e46b0b77345404d", kill_on_drop: false }`
[INFO] [stdout] 01d33c59c2ae71614f9e81ce3eb7469879e643554a9dad563e46b0b77345404d
